1.4.3. Vendor 3 CalDAV testing

  • Edit by drag does not send the update to the server if you type in a new title — same issue as another server? Another vendor works with this

  • Sending a <url>\null when talking to the CalDAV provider. Why are we doing this? Are we trying to construct a URI and hitting a null JavaScript object?

  • With one server, once we hit this editing weirdness, we continually get the “Submit Change” or “Discard Changes” dialog popping up.

    • If you click “Submit changes” you get nowhere — you stay in the same state.

    • If you click “Discard Changes” the changes are resubmitted and the change goes through.

    • Could those buttons be miswired? — not verified that this is not the case, but we are not updating the UI with the new result, and are not really updating the UI if the “submit anyway” fails.

    • The “reload” from the discard seems to refresh the items on the calendar whereas the “submit anyway” doesn’t.

  • When working with this server, we are creating VTODO‘s in the UI for each event. We do not export these, and we do not bring them down from the server. Somehow they simply appear in the TODO UI.